Skip to main content

All Questions

1vote
1answer
3kviews

PostgreSQL Failed to startup

I am having trouble with starting PostgreSQL on my CentOS system. Here are my error logs below. Any help will be greatly appreciated. 2017-04-25 03:18:12.553 CDT > LOG: could not bind IPv6 socket:...
Grant 's user avatar
-2votes
1answer
727views

Start PostgreSQL Service Failed [closed]

When I try to start my postgresql server on CentOS I get a message to say that it has failed to start it. I have made sure to initialise the db using "service postgresql initdb". Does anyone have any ...
Grant 's user avatar
1vote
1answer
186views

PostgreSQL Accessible to Web Application

I have a server with PostgreSQL installed and there are scripts that are constantly modifying data in the database. PostgreSQL is running on it's default port 5432. I would like to be able to connect ...
TheLovelySausage's user avatar

close